Package | nictiz.fhir.nl.dstu2.zib2015 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R2 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.dstu2.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse |
Status | draft |
Date | 2017-01-04T10:27:28.0292377+01:00 |
Name | ZIB AlcoholUse |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | AlcoholGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. In the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use. |
Copyright | CC0 |
Kind | resource |
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/nl-core-AlcoholUse | nl core AlcoholUse |
StructureDefinition | |
http://nictiz.nl/fhir/StructureDefinition/observation-nl | observation-nl |
Note: links and images are rebased to the (stated) source
AlcoholGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. In the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use.
{
"resourceType" : "StructureDefinition",
"id" : "7092bccf-d465-4b55-844c-d47205c9b52d",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-02-22T10:32:08.47+00:00"
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>AlcoholGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0. In the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use.</p></div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-AlcoholUse",
"name" : "ZIB AlcoholUse",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "info@nictiz.nl",
"use" : "work"
}
]
}
],
"date" : "2017-01-04T10:27:28.0292377+01:00",
"description" : "AlcoholGebruik as defined by the Dutch Clinical Building Block (Dutch: Zorginformatiebouwsteen or ZIB) version 3.0.\r\n\r\nIn the context of this information model, alcohol is the collective term for alcoholic beverages consumed as a leisure product. This information model describes the information asked of the patient about their alcohol use.",
"copyright" : "CC0",
"fhirVersion" : "1.0.2",
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"uri" : "https://zibs.nl/wiki/AlcoholGebruik(NL)",
"name" : "Zorginformatiebouwsteen AlcoholGebruik"
}
],
"kind" : "resource",
"constrainedType" : "Observation",
"abstract" : false,
"base" : "http://nictiz.nl/fhir/StructureDefinition/observation-nl",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "AlcoholUse",
"definition" : "Root concept of the AlcoholUse information model. This concept contains all data elements of the AlcoholUse information model.",
"alias" : [
"AlcoholGebruik"
],
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.1"
}
]
},
{
"id" : "Observation.code",
"path" : "Observation.code",
"definition" : "Describes what was observed. Sometimes this is called the observation \"name\"."
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "228273003"
},
{
"id" : "Observation.code.coding.display",
"path" : "Observation.code.coding.display",
"fixedString" : "Finding related to alcohol drinking behavior"
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1
},
{
"id" : "Observation.effectivePeriod",
"path" : "Observation.effectivePeriod",
"type" : [
{
"code" : "Period"
}
]
},
{
"id" : "Observation.effectivePeriod.start",
"path" : "Observation.effectivePeriod.start",
"short" : "Startdate",
"definition" : "The date on which the patient started using alcohol.",
"alias" : [
"StartDatum"
],
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.4"
}
]
},
{
"id" : "Observation.effectivePeriod.end",
"path" : "Observation.effectivePeriod.end",
"short" : "StopDate",
"definition" : "The date on which the patient stopped consuming alcohol.\r\nIf the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.",
"alias" : [
"StopDatum"
],
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.5"
}
]
},
{
"id" : "Observation.valueCodeableConcept",
"path" : "Observation.valueCodeableConcept",
"short" : "AlcoholUseStatus",
"definition" : "The status of the patientâs alcohol use.",
"alias" : [
"AlcoholGebruikStatus"
],
"min" : 1,
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "Codes defining the alcohol intake status.",
"valueSetUri" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.3.2--20150401000000"
},
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.2"
}
]
},
{
"id" : "Observation.comments",
"path" : "Observation.comments",
"short" : "Explanation",
"definition" : "Relevant comments on the alcohol consumption.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.7"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
"code.coding.code"
],
"rules" : "open"
}
},
{
"id" : "Observation.component.Amount",
"path" : "Observation.component",
"name" : "Amount",
"definition" : "Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.",
"max" : "1",
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.3"
}
]
},
{
"id" : "Observation.component.Amount.code",
"path" : "Observation.component.code",
"definition" : "Describes what was observed. Sometimes this is called the observation \"code\"."
},
{
"id" : "Observation.component.Amount.code.coding",
"path" : "Observation.component.code.coding",
"definition" : "A reference to a code defined by a terminology system."
},
{
"id" : "Observation.component.Amount.code.coding.system",
"path" : "Observation.component.code.coding.system",
"min" : 1,
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Observation.component.Amount.code.coding.code",
"path" : "Observation.component.code.coding.code",
"min" : 1,
"fixedCode" : "160573003"
},
{
"id" : "Observation.component.Amount.code.coding.display",
"path" : "Observation.component.code.coding.display",
"fixedString" : "Alcohol intake"
},
{
"id" : "Observation.component.Amount.valueQuantity",
"path" : "Observation.component.valueQuantity",
"short" : "Amount",
"definition" : "The extent of the patientâs alcohol use in units of alcohol per time period defined in UCUM {glasses}/wk where wk (week) may be any reasonable time unit like d (day), wk (week), mo (month) or a (annum/year)",
"alias" : [
"Hoeveelheid"
],
"type" : [
{
"code" : "Quantity"
}
],
"exampleQuantity" : {
"value" : 1,
"unit" : "glasses/week",
"system" : "http://unitsofmeasure.org",
"code" : "{glasses}/wk"
},
"mapping" : [
{
"identity" : "zib-alcoholgebruik",
"map" : "NL-CM:7.3.6"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.